home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 2.iso
/
cosmos
/
mov.dir
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-19
|
345 b
|
18 lines
on mouseDown
repeat while the stillDown
if rollOver(clickOn()) then
set the castNum of sprite clickOn() to 19
updateStage()
next repeat
end if
set the castNum of sprite clickOn() to 18
updateStage()
end repeat
set the castNum of sprite clickOn() to 18
updateStage()
end
on mouseUp
go("HITOZUMA")
end